projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d54d68f
)
[IA64] perfc compile error patch
author
awilliam@xenbuild.aw
<awilliam@xenbuild.aw>
Fri, 18 Aug 2006 19:34:25 +0000
(13:34 -0600)
committer
awilliam@xenbuild.aw
<awilliam@xenbuild.aw>
Fri, 18 Aug 2006 19:34:25 +0000
(13:34 -0600)
Signed-off-by: Ken Hironaka <hironaka.ken@soft.fujitsu.com>
xen/arch/ia64/xen/hypercall.c
patch
|
blob
|
history
diff --git
a/xen/arch/ia64/xen/hypercall.c
b/xen/arch/ia64/xen/hypercall.c
index 2c000246868bbcec26a2cc6e5154991899673ed9..6d4927e84933b0cecbcb5227efcf603ae9a69b97 100644
(file)
--- a/
xen/arch/ia64/xen/hypercall.c
+++ b/
xen/arch/ia64/xen/hypercall.c
@@
-28,6
+28,7
@@
#include <xen/domain.h>
#include <public/callback.h>
#include <xen/event.h>
+#include <xen/perfc.h>
static long do_physdev_op_compat(XEN_GUEST_HANDLE(physdev_op_t) uop);
static long do_physdev_op(int cmd, XEN_GUEST_HANDLE(void) arg);